home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 131 / XENIATGM131.iso / Goodies / I-WAR 2 Egde of Chaos - New SDK / IW2-EOC_Pog_Scripting_SDK.exe / include / iBaseGUI.h < prev    next >
Text File  |  2002-01-14  |  7KB  |  237 lines

  1. //
  2. // (c) 1998-9 Particle Systems Ltd. All Rights Reserved
  3. //
  4. // iBaseGUI.h
  5. //
  6. // Compiler-generated export header for package "iBaseGUI"
  7. //
  8. // Revision control information:
  9. //
  10. // $Header: /iwar2/resource/scripts/include/iBaseGUI.h 10    27/04/01 9:50a Martyn $
  11. //
  12.  
  13. // Dependencies ////////////////////////////////////////////////////////////////
  14.  
  15. // Enumerated types ////////////////////////////////////////////////////////////
  16.  
  17. // Functions ///////////////////////////////////////////////////////////////////
  18.  
  19. prototype iBaseGUI.SetHangarScreenEnabled( bool enable );
  20.  
  21. prototype iBaseGUI.SetTradeScreenEnabled( bool enable );
  22.  
  23. prototype iBaseGUI.SetInventoryScreenEnabled( bool enable );
  24.  
  25. prototype iBaseGUI.SetRecyclingScreenEnabled( bool enable );
  26.  
  27. prototype iBaseGUI.SetManufacturingScreenEnabled( bool enable );
  28.  
  29. prototype iBaseGUI.SetCommsScreenEnabled( bool enable );
  30.  
  31. prototype iBaseGUI.SetEncyclopaediaScreenEnabled( bool enable );
  32.  
  33. prototype iBaseGUI.SetStatisticsScreenEnabled( bool enable );
  34.  
  35. prototype iBaseGUI.SetTriangulationScreenEnabled( bool enable );
  36.  
  37. prototype iBaseGUI.SetCustomisedLoadoutScreenEnabled( bool enable );
  38.  
  39. prototype iBaseGUI.SPBaseScreen();
  40.  
  41. prototype iBaseGUI.SPBaseScreen_OnHangarButton();
  42.  
  43. prototype iBaseGUI.SPBaseScreen_OnTradeButton();
  44.  
  45. prototype iBaseGUI.SPBaseScreen_OnInventoryButton();
  46.  
  47. prototype iBaseGUI.SPBaseScreen_OnRecyclingButton();
  48.  
  49. prototype iBaseGUI.SPBaseScreen_OnManufacturingButton();
  50.  
  51. prototype iBaseGUI.SPBaseScreen_OnCommsButton();
  52.  
  53. prototype iBaseGUI.SPBaseScreen_OnEncyclopaediaButton();
  54.  
  55. prototype iBaseGUI.SPBaseScreen_OnStarmapButton();
  56.  
  57. prototype iBaseGUI.SPBaseScreen_OnStatisticsButton();
  58.  
  59. prototype iBaseGUI.SPBaseScreen_OnTriangulationButton();
  60.  
  61. prototype iBaseGUI.SPBaseScreen_OnCancelButton();
  62.  
  63. prototype iBaseGUI.SPHangarScreen();
  64.  
  65. prototype iBaseGUI.SPHangarScreen_OnLaunchButton();
  66.  
  67. prototype iBaseGUI.SPHangarScreen_OnShipButton();
  68.  
  69. prototype iBaseGUI.SPHangarScreen_OnLoadoutButton();
  70.  
  71. prototype iBaseGUI.SPHangarScreen_OnManifestButton();
  72.  
  73. prototype iBaseGUI.SPHangarScreen_OnBackButton();
  74.  
  75. prototype iBaseGUI.SPHangarScreen_OnBackToMainMenuButton();
  76.  
  77. prototype iBaseGUI.SPLoadoutScreen();
  78.  
  79. prototype iBaseGUI.SPLoadoutScreen_OnCustomiseButton();
  80.  
  81. prototype iBaseGUI.SPLoadoutScreen_OnAddCargoButton();
  82.  
  83. prototype iBaseGUI.SPLoadoutScreen_OnRearmButton();
  84.  
  85. prototype iBaseGUI.SPLoadoutScreen_OnLoadout();
  86.  
  87. prototype iBaseGUI.SPLoadoutScreen_OnBackButton();
  88.  
  89. prototype iBaseGUI.SPLoadoutScreen_OnBackToMainMenuButton();
  90.  
  91. prototype iBaseGUI.SPManifestScreen();
  92.  
  93. prototype iBaseGUI.SPManifestScreen_OnBackButton();
  94.  
  95. prototype iBaseGUI.SPManifestScreen_OnBackToMainMenuButton();
  96.  
  97. prototype iBaseGUI.SPCommsMainMenuScreen();
  98.  
  99. prototype iBaseGUI.SPCommsMainMenuScreen_OnNewButton();
  100.  
  101. prototype iBaseGUI.SPCommsMainMenuScreen_OnArchivedButton();
  102.  
  103. prototype iBaseGUI.SPCommsMainMenuScreen_OnBackButton();
  104.  
  105. prototype iBaseGUI.SPCommsMainMenuScreen_OnBackToMainMenuButton();
  106.  
  107. prototype iBaseGUI.SPInboxScreen();
  108.  
  109. prototype iBaseGUI.SPInboxScreen_OnBackButton();
  110.  
  111. prototype iBaseGUI.SPInboxScreen_OnBackToMainMenuButton();
  112.  
  113. prototype iBaseGUI.SPInboxScreen_OnEmailListBoxSelect();
  114.  
  115. prototype iBaseGUI.SPArchiveScreen();
  116.  
  117. prototype iBaseGUI.SPArchiveScreen_OnBackButton();
  118.  
  119. prototype iBaseGUI.SPArchiveScreen_OnBackToMainMenuButton();
  120.  
  121. prototype iBaseGUI.SPArchiveScreen_OnEmailListBoxSelect();
  122.  
  123. prototype iBaseGUI.SPMessagesScreen();
  124.  
  125. prototype iBaseGUI.SPMessagesScreen_OnBackButton();
  126.  
  127. prototype iBaseGUI.SPMessagesScreen_OnBackToMainMenuButton();
  128.  
  129. prototype iBaseGUI.SPEncyclopaediaScreen();
  130.  
  131. prototype iBaseGUI.SPEncyclopaediaScreen_OnBackButton();
  132.  
  133. prototype iBaseGUI.SPEncyclopaediaScreen_OnBackToMainMenuButton();
  134.  
  135. prototype iBaseGUI.SPTradingScreen();
  136.  
  137. prototype iBaseGUI.SPTradingScreen_OnTradeButton();
  138.  
  139. prototype iBaseGUI.SPTradingScreen_OnCancelButton();
  140.  
  141. prototype iBaseGUI.SPTradingScreen_OnBackButton();
  142.  
  143. prototype iBaseGUI.SPTradingScreen_OnBackToMainMenuButton();
  144.  
  145. prototype iBaseGUI.SPTradingScreen_OnTradesListBoxSelect();
  146.  
  147. prototype iBaseGUI.SPTradingScreen_OnTradeButtonLeftOrRight();
  148.  
  149. prototype iBaseGUI.SPTradingScreen_OnCancelButtonLeftOrRight();
  150.  
  151. prototype iBaseGUI.SPInventoryScreen();
  152.  
  153. prototype iBaseGUI.SPInventoryScreen_OnBackButton();
  154.  
  155. prototype iBaseGUI.SPInventoryScreen_OnBackToMainMenuButton();
  156.  
  157. prototype iBaseGUI.SPInventoryScreen_OnInventoryListBoxSelect();
  158.  
  159. prototype iBaseGUI.SPInventoryScreen_OnEquipment();
  160.  
  161. prototype iBaseGUI.SPInventoryScreen_OnCargo();
  162.  
  163. prototype iBaseGUI.SPCargoScreen();
  164.  
  165. prototype iBaseGUI.SPCargoScreen_OnBackButton();
  166.  
  167. prototype iBaseGUI.SPCargoScreen_OnBackToMainMenuButton();
  168.  
  169. prototype iBaseGUI.SPCargoScreen_OnCargoListBoxSelect();
  170.  
  171. prototype iBaseGUI.SPCargoScreen_OnRemoveCargo();
  172.  
  173. prototype iBaseGUI.SPRecyclingScreen();
  174.  
  175. prototype iBaseGUI.SPRecyclingScreen_OnBackButton();
  176.  
  177. prototype iBaseGUI.SPRecyclingScreen_OnBackToMainMenuButton();
  178.  
  179. prototype iBaseGUI.SPRecyclingScreen_OnRecycleOneButton();
  180.  
  181. prototype iBaseGUI.SPRecyclingScreen_OnRecycleAllButton();
  182.  
  183. prototype iBaseGUI.SPRecyclingScreen_OnCancelButton();
  184.  
  185. prototype iBaseGUI.SPRecyclingScreen_OnRecyclingListBoxSelect();
  186.  
  187. prototype iBaseGUI.SPRecyclingScreen_FocusToRecycleOne();
  188.  
  189. prototype iBaseGUI.SPRecyclingScreen_FocusToRecycleAll();
  190.  
  191. prototype iBaseGUI.SPRecyclingScreen_FocusToCancel();
  192.  
  193. prototype iBaseGUI.SPManufacturingScreen();
  194.  
  195. prototype iBaseGUI.SPManufacturingScreen_OnBackButton();
  196.  
  197. prototype iBaseGUI.SPManufacturingScreen_OnBackToMainMenuButton();
  198.  
  199. prototype iBaseGUI.SPManufacturingScreen_OnManufacturingButton();
  200.  
  201. prototype iBaseGUI.SPManufacturingScreen_OnCancelButton();
  202.  
  203. prototype iBaseGUI.SPManufacturingScreen_FocusToManufacturing();
  204.  
  205. prototype iBaseGUI.SPManufacturingScreen_FocusToCancel();
  206.  
  207. prototype iBaseGUI.SPManufacturingScreen_OnManufacturingListBoxSelect();
  208.  
  209. prototype iBaseGUI.SPShipTypeScreen();
  210.  
  211. prototype iBaseGUI.SPShipTypeScreen_OnBackButton();
  212.  
  213. prototype iBaseGUI.SPShipTypeScreen_OnBackToMainMenuButton();
  214.  
  215. prototype iBaseGUI.SPCustomiseScreen();
  216.  
  217. prototype iBaseGUI.SPCustomiseScreen_OnBackButton();
  218.  
  219. prototype iBaseGUI.SPCustomiseScreen_OnBackToMainMenuButton();
  220.  
  221. prototype iBaseGUI.SPCustomiseScreen_OnSelect();
  222.  
  223. prototype hwindow iBaseGUI.SPCustomiseScreen_CreateOptionsListBox( hwindow splitter_pane, int width );
  224.  
  225. prototype iBaseGUI.SPStatisticsScreen();
  226.  
  227. prototype iBaseGUI.SPStatisticsScreen_OnBackButton();
  228.  
  229. prototype iBaseGUI.SPStatisticsScreen_OnBackToMainMenuButton();
  230.  
  231. prototype iBaseGUI.OnConversationStart();
  232.  
  233. prototype iBaseGUI.ForceEmailRead( string im_a_goober );
  234.  
  235. // EOF /////////////////////////////////////////////////////////////////////////
  236.  
  237.